PXC Documentation

PXC Home

Color Data

pre 1.18

Get data



Node Data

ColorArray

Display name

Color Data

Internal name

Node_Color_Data

Inheritances

node
node_processor
node_color_data

Inputs

node_color_data

color

Color

bool

Normalize

Outputs

node_color_data

float

Red

float

Green

float

Blue

float

Hue

float

Saturation

float

Value

float

Brightness

float

Alpha

Color data takes a color and output its red, green, blue amount, and other properties.


By default, the output is in range between 0-255, by clicking Normalize the output value will be remapped to 0-1.